Перевод: с русского на все языки

со всех языков на русский

return from a subroutine to

См. также в других словарях:

  • Return statement — In computer programming, a return statement causes execution to leave the current subroutine and resume at the point in the code immediately after where the subroutine was called known as its return address. The return address is saved, usually… …   Wikipedia

  • Return — may refer to:* Return (architecture), the receding edge of a flat face * Return (finance), the financial term for the profit or loss derived from an investment * Tax return, a form submitted to taxation authorities * Carriage return, a key on an… …   Wikipedia

  • Subroutine — In computer science, a subroutine (function, method, procedure, or subprogram) is a portion of code within a larger program, which performs a specific task and can be relatively independent of the remaining code. The syntax of many programming… …   Wikipedia

  • Return type — In computer programming, the return type defines and constrains the type of value returned from calling a method or function. The return type must be explicitly mentioned when declaring a function in many statically typed languages, such as Java …   Wikipedia

  • Reentrant (subroutine) — A computer program or routine is described as reentrant if it can be safely executed concurrently; that is, the routine can be re entered while it is already running. To be reentrant, a function: * Must hold no static (global) non constant data.… …   Wikipedia

  • Text Executive Programming Language — In 1979, Honeywell Information Systems announced a new programming language for their time sharing service named TEX, an acronym for the Text Executive processor. TEX was a first generation scripting language, developed around the time of AWK and …   Wikipedia

  • Addressing mode — Addressing modes are an aspect of the instruction set architecture in most central processing unit (CPU) designs. The various addressing modes that are defined in a given instruction set architecture define how machine language instructions in… …   Wikipedia

  • Galaksija BASIC — was the BASIC interpreter of the Galaksija build it yourself home computer from Yugoslavia. While being partially based on code taken from TRS 80 Level 1 BASIC, which creator believed to have been a Microsoft BASIC [Antonić, Voja (creator), [http …   Wikipedia

  • MIX — is a hypothetical computer used in Donald Knuth rsquo;s monograph, The Art of Computer Programming ( TAOCP ). MIX rsquo;s model number is 1009, which was derived by combining the model numbers and names of several contemporaneous, commercial… …   Wikipedia

  • Call stack — In computer science, a call stack is a stack data structure that stores information about the active subroutines of a computer program. This kind of stack is also known as an execution stack, control stack, run time stack, or machine stack, and… …   Wikipedia

  • PIC microcontroller — PIC microcontrollers in DIP and QFN packages …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»